AI-learns-to-write-sorting-software-on-its-own
Figure 1 An AI-generated approach to sorting.
Mankowitz et al.1 used deep reinforcement learning to improve the efficiency with which the C++ programming language sorts items in a list. The authors’ algorithm used a reward-based system, without the need for any problem-specific training.
In one set of experiments, the algorithm focuses on producing routines that sort short sequences of numbers, which are then used as building blocks to sort longer sequences.
|
Back to my home page Index
Back to Nature comments Nature Index